type errors.errorString
3 uses
errors (current package)
errors.go#L65: return &errorString{text}
errors.go#L69: type errorString struct {
errors.go#L73: func (e *errorString) Error() string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)